Distributed Training Framework

This project implements a Federated Learning Framework that enables distributed machine learning across multiple machines while maintaining data privacy and security. The system allows model training on decentralized data without requiring data to leave local machines.

Overview

Architecture

Implementation

Key Features

The framework was evaluated on MNIST with varied data distributions across workers, demonstrating robust performance and resilience to worker failures.

View on GitHub →